Adding tracking code

To add analytics tracking to your website you must include the following:-

1. Within the HEAD tags of the page:-

<script src="/infomaxim/js/aurora-1.3.js" type="text/javascript"></script>2. At the bottom of your page:-

2. At the bottom of the page:-

<div id="infomaxim_analytics" style="display:none"></div>

 

<script language="JavaScript" type="text/javascript">
Infomaxim_sendView('<%=tbl%>',<%=page%>,0<%=campaign_id%>,1,1);
</script>
 
Not the campaign_id parameter is passed as the 3rd value in the Infomaxim-sendView function using for Analytics.
comments powered by Disqus